needsBeginFramesChanged

fun needsBeginFramesChanged(): Flowable<NeedsBeginFramesChangedEvent>

Issued when the target starts or stops needing BeginFrames. Deprecated. Issue beginFrame unconditionally instead and use result from beginFrame to detect whether the frames were suppressed.

Sources

jvm source
Link copied to clipboard